func internal/runtime/maps.typedmemclr
8 uses
internal/runtime/maps (current package)
map.go#L709: typedmemclr(typ.Key, slotKey)
map.go#L722: typedmemclr(typ.Elem, slotElem)
map.go#L778: typedmemclr(typ.Group, g.data)
runtime.go#L28: func typedmemclr(typ *abi.Type, ptr unsafe.Pointer)
table.go#L448: typedmemclr(typ.Key, slotKey)
table.go#L461: typedmemclr(typ.Elem, slotElem)
table.go#L626: typedmemclr(typ.Group, g.data)
table.go#L633: typedmemclr(typ.Group, g.data)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |